﻿.ck.ck-content p.lineheight-normal {
    line-height: normal
}

.ck.ck-content p.lineheight-small {
    line-height: 90%
}

p.lineheight-big {
    line-height: 200%
}

p.lineheight-verybig {
    line-height: 300%
}

